/*初始化样式*/
html{margin:0;padding:0;border:0;}
body,div,span,object,iframe,h1,h2,h3,h4,p,blockquote,pre,a,address,code,b,em,img,
dl,dt,dd,ol,ul,li,fieldset,form,label,footer,
header,hgroup,navs,section
{margin:0;padding:0;border:0;}
body{background:#fff;color:#333;position:relative;font:12px/1.5 Microsoft YaHei,arial,宋体,sans-serif;vertical-align:baseline;width:100%;overflow-x:hidden;}
a{text-decoration:none;outline:none;}

a:hover,a:active,a:focus{text-decoration:none;outline:none;}


input{padding:0;margin:0;font-family:'Microsoft YaHei';}
img{border:none;background:none;vertical-align:middle;}
ul,ol,li{list-style-type:none;}
select,input,img,select{vertical-align:middle;}
table{border-collapse:collapse;border-spacing:0}
table, th, td {vertical-align: middle}
.clearfix:after{content: ".";display: block;height: 0;clear: both;overflow: hidden;visibility: hidden;}
.clearfix{zoom:1}
.clearboth{height:0px;line-height:0px;overflow:hidden;clear:both;font-size:0px;}

h1,h2{font-size:12px;font-weight:bold;}
hr {border: 0;border-top:1px solid #ccc;height:0;}


.com-img{ display:inline; overflow:hidden;margin:0 auto;display: table;}
.com-img img{ transition:all 0.8s; -webkit-transition:all 0.8s; -moz-transition:all 0.8s; -o-transition:all 0.8s;}
.com-img:hover img{transform:scale(1.2); -webkit-transform:scale(1.2); -moz-transform:scale(1.2); -o-transform:scale(1.2);-ms-transform:scale(1.2);}

.w1380{
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 10px;
}
.flex{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
header{
    height: 100px;
    background:#0f58d6;
    line-height: 100px;
}
.heada{
    width: 25%;
}
.heada img{
    width: 102%;
}
.headb{
    width: 65%;
}
.ebook {
	background: url("../images/icon.png") no-repeat scroll 0 40px;
}

.ebook a {padding-left: 20px;font-size: 18px;color:#fff;}
 
.c1{
    background: #0f58d6;
    padding: 2vw 0;
}

.c1 .cpfl{

}
.c1 .cpfl li{
    padding: 1vw;
    border: 1px solid #fff;
    border-radius: 10px;
    text-align: center;
}
.c1 .cpfl li .img{
    height: 48px;
    overflow: hidden;
    
}
.c1 .cpfl li .img img{
    position: relative;
    transition: all 0.5s;
    top:0;
}
.c1 .cpfl li h3{
    font: 400 14px/24px "Microsoft YaHei";
    line-height: 1;
    margin-top: 1vw;
    color: #fff;
}
.c1 .cpfl li h3 a{ color:#fff}
.c1 .cpfl li:hover{
    background: #fff;
}
.c1 .cpfl li:hover .img img{
    top:-48px;
}
.c1 .cpfl li:hover h3 a{
    color: #0f58d6;
}

/* pro_list */
.c2{
    margin-top: 0.1vw;
}
.pro_list {
    margin: 0 -13px;
    position: relative;
}
.pro_list .slick-arrow{
    position: absolute;
    top: 48%;
    font-size: 0;
    outline: none;
    border: none;
    width: 50px;
    height: 50px;
    z-index: 99999;
    box-shadow: 0 0 5px 1px rgb(153 153 153 / 30%);
    border-radius: 10px;
}
.pro_list .slick-prev{
    background: url(../images/ed79c780d21d92cb99e0e0b22f8f2d59c6034997.png);
    left: -8%;
}
.pro_list .slick-next{
    background: url(../images/ac99f568c4a157bd0b1325d31036d6902c7f9b12.png);
    right: -8%;
}
.pro_list .slick-prev:hover{
    background: url(../images/ff6c2bacdf7cebd722332c2a340fd61f8876bfe3.png);
}
.pro_list .slick-next:hover{
    background: url(../images/0fb935c130506ac4225a99864c86af578f210250.png);
}

.pro_list .slick-slide{
    margin: 0 13px;
}

.pro_list li{
    border:1px solid #f0f0f1;
    padding: 2vw;
}

.pro_list li img{
    width: 100%;
}

.pro_list li p{
    font-size: 16px;
    color: #0f58d6;
    line-height: 1;
    padding-top: 2vw;
}

.pro_list li h4{
    color: #333;
    font-weight: 600;
    font-size: 16px;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    margin-top: 10px;
}
.pro_list li span{
    display: block;
    font-size: 14px;
    color: #999999;
    margin-top: 1vw;
}
.pro_list li:hover{
    border-color: #0f58d6;
}
.pro_list li:hover p{
    color: #0f58d6;
}
.pro_list li:hover h4{
    color: #0f58d6;
}

.c3{
    padding: 8vw 0;
    background: url(../images/c3bg.jpg) no-repeat center;
    background-size: cover;
    margin-top: 4vw;
}
.cc3{
    background: url(../images/1e5a75213170d38fecd25c67eee44cfd4d4f3d5d.png) no-repeat center;
    background-size: cover;
    padding: 3vw;
    align-items: center;
}
.c3a{
    width: 57%;
}
.c3a dd{
    font-size: 16px;
    color: #000000;
}
.c3a dt{
    font-size: 1.8rem;
    font-weight: 600;
    color: #444444;
    width: 84%;
    margin-top: 15px;
}
.c3a dl{
    font-size: 18px;
    line-height: 38px;
    color: #444444;
    margin-top: 1.5vw;
}
.c3a a{
    display: block;
    width: 156px;
    height: 42px;
    border-bottom: 3px solid #07962f;
    background: #0f58d6;
    color: #fff;
    font-size: 16px;
    line-height: 42px;
    text-align: center;
    margin-top: 3.6vw;
    margin-bottom: 1vw;
}
.c3b{
    width: 40%;
    text-align: center;
}
.c3b img{border-radius: 13px;
    max-width: 100%;
}




.c4{
    padding-top: 4vw;
    padding-bottom: 6vw;
    background: url(../images/f549099336a2404981282c6923c12461105a2e63.png) no-repeat top center;
    background-size: cover;
}
.c4bt{
    align-items: center;
}
.c4bt h3{
    font-size: 2rem;
    color: #333333;
    font-weight: 600;
    line-height: 1;
}
.c4bt a{
    display: block;
    font-size: 16px;
    color: #999999;
    line-height: 1;
}

.csfl{
    justify-content: flex-start;
    margin-top: 2vw;
}
.csfl li{
    font-size: 18px;
    margin-right: 4%;
}
.csfl li a{
    color: #666666;
}
.csfl li:hover a{
    color: #0f58d6;
}

.cslb{
    margin-top: 3vw;
}




.cslb li{
    margin-bottom: 20px;
    position: relative;
    width: 24%;
}
.cslb li .img img{
    width: 100%;
}
.cslb li h3{
    width: 100%;
    position: absolute;
    height: 98px;
    bottom: 0;
    text-align: center;
    color: #fff;
    background: -webkit-linear-gradient(top bottom,rgba(0,0,0,0.01),rgba(0,0,0,0.55)); /* Safari 5.1-6.0 */
    background: -o-linear-gradient(top bottom,rgba(0,0,0,0.01),rgba(0,0,0,0.55)); /* Opera 11.1-12.0 */
    background: -moz-linear-gradient(top bottom,rgba(0,0,0,0.01),rgba(0,0,0,0.55)); /* Firefox 3.6-15 */
    background: linear-gradient(to bottom,rgba(0,0,0,0.01),rgba(0,0,0,0.55)); /* 标准语法 */
}
.cslb li h3 span{
    display: block;
    margin-top: 3vw;
    color: #ffffff;
    font-size: 16px;
    font-weight: 400;
    overflow: hidden;/*超出隐藏*/
    white-space: nowrap;/* 强制不换行 */
    text-overflow:ellipsis;/*文字隐藏的格式 */
}

.cslb li::before{
    position: absolute;
    content: "";
    left: 50%;
    bottom: 0px;
    height: 5px;
    width: 0px;
    background: #0f58d6;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    z-index: 99999;
}
.cslb li::after{
    position: absolute;
    content: "";
    right: 50%;
    bottom: 0px;
    height: 5px;
    width: 0px;
    background: #0f58d6;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    z-index: 999999;
}

.cslb li:hover::after{
    width: 50%;
}
.cslb li:hover::before{
    width: 50%;
}

.c5{
    padding-bottom: 5vw;
}
.c5bt{
    margin-bottom: 10px;
    align-items: center;
    padding-top: 4vw;
    padding-bottom: 2vw;
    border-bottom: 1px solid #d8d8d8;
}
.c5bt h3{
    font-size: 2rem;
    color: #333333;
    font-weight: 600;
    line-height: 1;
}
.c5bt h3 span{
 font-weight: normal;
 font-size: 22px;
 color: #bfbfbf;
 opacity: .6;
 margin-left: 10px;
 text-transform: capitalize;
}
.c5bt a{
    display: block;
    font-size: 16px;
    color: #999999;
    line-height: 1;
}
.cc5{
    margin-top: 4vw;
}

.c5a{
    width: 48.5%;
}
.nlist1 li{

}
.nlist1 li a .wz{
    width: 49%;
}
.nlist1 li a .img{
    width: 48%;
}
.nlist1 li a .wz dd{
    font-size: 16px;
    color: #666666;
}
.nlist1 li a .wz dd span{
     color: #999999;
     font-family: 'Arial';
 }
.nlist1 li a .wz h3{
     font-size: 1rem;
     color:#333333;
     margin-top: 18px;
 }
.nlist1 li a .wz p{
    font-size: 14px;
    line-height: 26px;
    color: #999999;
    margin-top: 1.5vw;
}
.nlist1 li a .wz .imga{
    width: 60px;
    height: 52px;
    background: url(../images/you1.png) no-repeat center;
    margin-top: 1.6vw;
}
.nlist1 li:hover a .wz .imga{
    background: url(../images/you2.png) no-repeat center;
}
.nlist1 li a .img img{
    width: 100%;
}
.nlist1 li:hover a .wz h3{
    color: #0f58d6;
}

.nlist2{
    margin-top: 4vw;
}
.nlist2 li{
     width: 50%;
 }
.nlist2 li dd{
    font-size: 16px;
    color: #666666;
}
.nlist2 li dd span{
     color: #999999;
     font-family: 'Arial';
}
.nlist2 li h3{
     font-size: 1rem;
     color:#333333;
     margin-top: 18px;
}
.nlist2 li p{
    font-size: 14px;
    color: #999999;
    margin-top: 18px;
}

.nlist2 li:hover h3{
    color: #0f58d6;
}

.c5b{
    width: 48.5%;
}


.footer{
 background: #091b27;
 padding: 3vw 0;
}
.footer{

}
.footer .footera{
    width: 80%;
    padding-top: 10px;
}
.foot_nav{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-left: -29.4%;
}
.foot_nav .fli{
    font-size: 18px;
    color: #ffffff;
    position: relative;
}
.foot_nav .fli::before{
    content: "";
    width: 22px;
    height: 2px;
    background: #0f58d6;
    position: absolute;
    left: -60%;
    top: 5%;
}
.foot_nav .fli .x-nav-menu{
    margin-top: 1.4vw;
}
.foot_nav .fli dd{
    font-size: 14px;
    line-height: 30px;
}
.foot_nav .fli dd a{
    color: #6b767d;
}

.footerb{}
.footerb dd{
    font-size: 14px;
    color: #6b767d;
    line-height: 24px;
}
.footerb dd p:nth-child(2){
    margin-top: 5px;
    margin-bottom: 10px;
}
.footerb dt{
    text-align: left;
}
.footerb dt img{
    margin-top: 1.4vw;
}
.footerb dt img .img{
    max-width: 100%;
}
.footerb dt p{
    font-size: 14px;
    color: #6b767d;
    line-height: 24px;
    margin-left: 9%;
    margin-top: 8px;
}


.ylink{
    background: #091b27;
    border-top: 1px solid #22323d;
    padding: 2vw 0;
}
.ylink .con{
    padding-left: 2.6%;
    background: url(../images/8f2c6c08cdef6a5f7fd1d6eaab6def42b86683d1.png) no-repeat left top;
    font-size: 14px;
    color: #6b767d;
    line-height: 28px;
}
.ylink .con a{
    margin: 0 5px;
    color: #6b767d;
}

.ylink .con {
    display: flex;
    flex-wrap: wrap;
    position: relative;
}

.ylink span {
    cursor: pointer;
    display: block;
}

.ylink dd{
    width:calc(100% - 70px)
}

.ylink .sec {
    display: none;
    position: absolute;
    bottom: 100%;
    left: 0;
    background: rgba(255,255,255,.6);
    padding: 10px;
    min-width:120px;
}

.ylink a {
    color: rgba(255,255,255,.3);
    padding: 0 4px;
    font-size: 14px;
    line-height: 24px;
}

.copyright{
    font-size: 14px;
    line-height: 28px;
    color: #ffffff;
    background: #031623;
    padding: 15px 0;
}
.copyright a{
     color: #ffffff;
}
.copyright .w1380{
 align-items: center;
}

 .container2{
    max-width: 1400px;
    padding: 0 10px;
    margin: 0 auto;
 }

@media (max-width: 1200px){
.pro_list .slick-arrow{
    display: none!important;
}

}
@media (max-width: 992px){
    .ylink{
        display: none;
    }
    .copyright{
        display: none;
    }
    .footer .footera{
        display: none;
    }
    .footer .footerb{
        width: 100%;
        text-align: center;
    }
    .footerb dt{
    text-align: center; 
    }
    .footerb dt p{
        margin: 0;
    }
    .nlist1{
        display: none;
    }
    .c5a{
        width: 100%;
    }
    .c5b{
        width: 100%;
    }
    .cslb li::before{
    display: none;
}

}
@media (max-width: 768px){
    body{
        padding: 49px 0;
    }
    .c1 .cpfl li{
        width: 32%;
        margin-bottom: 10px;
    }
    .c1 .cpfl li:nth-child(n+7){
        display: none;
    }
    .c1 .cpfl li:hover{
        background: none;
    }
    .c1 .cpfl li:hover .img img{
        top: 0;
    }
    .c1 .cpfl li:hover h3{
    color: #fff;
}
.c2{
    padding:20px 0;
}
.cc3{
     flex-wrap: wrap-reverse
}
.c3a{
    width: 100%;
    margin-top: 15px;
}
.c3b{
    width: 100%;
}
.c3a dt{
    font-size: 18px;
}
.c3a dl{
    font-size: 16px;
    line-height: 24px;
}
.c3a a{
    width: 120px;
}
.c4{
    padding: 20px 0;
}
.c4bt h3{
    font-size: 18px;
}
.csfl{
    margin-top: 20px;
}
.c4bt a{
    font-size: 14px;
}
.csfl li{
    font-size: 16px;
    margin-bottom: 5px;
}
.cslb li{
    width: 48%;
    margin-bottom: 10px;
}
.cslb li h3 span{
    margin-top: 65px;
    font-size: 14px;
}
.c5{
    padding-top: 15px;
}
.c5bt{
    padding-bottom: 15px;
}
.c5bt h3{
    font-size: 18px;
}
.c5bt a{
    font-size: 14px;
}
.nlist2{
    padding-left: 4%;
    margin-top: 0;
}
.nlist2 li{
    width: 100%;
    border-bottom: 1px solid #d8d8d8;
    margin-bottom: 10px;
    padding-bottom: 5px;
}
.nlist2 li dd{
    font-size: 14px;
}
.nlist2 li dd span{
    font-size: 12px;
}
.nlist2 li h3{
    font-size: 18px;
    margin-top: 8px;
}

.nlist2 li p{
    font-size: 16px;
    margin-top: 8px;
}
.footerb dd p:nth-child(2){
    font-size: 20px!important;
}


}

@media (max-width: 500px){
    
}
.pagebar { padding:20px; overflow:hidden; clear:both}
.pagebar .pagination {
  display: flex;
  justify-content: center;
  margin-top: 10px;
}
.pagination a {
  background: #fff;
  border: 1px solid #ccc;
  color: #333;
  font-size: 12px;
  padding: 8px 10px;
  margin: 0 2px;
  border-radius: 3px; line-height:100%
}
.pagination span {
    color: #333;
    font-size: 12px;
    padding: 7px 2px;
    margin: 0 2px;
    border-radius: 3px;
}
.pagination a:hover {
  color: #333;
  border: 1px solid #333;
}
.pagination a.page-num-current {
  color: #fff;
  background: #333;
  border: 1px solid #333;
}
.pagination .st{ font-family:宋体}
.text-secondary{ text-align:center; padding:20px 0}

#maximg img{ max-width:100%; height:auto !important}


.i_title1{ font-size:38px; color:#333333; font-weight:bold; line-height:65px; text-align:center;}
.i_title1 span{ font-size:38px; color:#0f58d6;}
.i_title2{ font-size:16px; color:#787878; line-height:35px; text-align:center;}
.i_title2 *{ color:#787878; line-height:35px;}
.i_title_img{ display:block; margin:0 auto; margin-top:5px;}


.i_d3_img_c{ width:560px;}
.i_d3_txt_c{width: 760px;}
.i_d3_txt_c .no{ float:left; width:65px; height:86px; background:#0f58d6;}
.i_d3_txt_c .no .txt{ width:44px; margin:15px auto 0 auto; line-height:45px; height:45px; border-bottom:#fff 1px solid; font-size:30px; color:#ffffff; font-weight:bold; text-align:center;}
.i_d3_txt_c .i_d3_txt_r{float:right;width: 678px;}
.i_d3_txt_c .i_d3_txt_r .title{ padding-left:5px; font-size:24px; color:#333333; font-weight:bold; line-height:43px; border-bottom:#bcbcbc 1px dashed;}
.i_d3_txt_c .i_d3_txt_r .title span{ color:#0f58d6;}
.i_d3_txt_c .i_d3_txt_r .txt1{margin-top: 35px;padding-left: 2px;font-size: 16px;color:#666666;line-height: 40px;}

.i_d4{ background:#f6f6f6;}
.i_d4_2_1{ float:left; width:292px;}
.i_d4_2_2{ float:left; width:606px; margin-left:5px;}
.i_d4_2_3{ float:left; width:292px; margin-left:5px;}
.i_d4_2_img{ position:relative; overflow: hidden; transition: all 0.3s;}
.i_d4_2_img img{ height: auto!important; width: 100%; min-height: 100%; position: absolute; top: 50%; left: 50%; -webkit-transform: perspective(1px) translate(-50%,-50%); -ms-transform: translate(-50%,-50%); transform: perspective(1px) translate(-50%,-50%);}
.i_d4_2_img .txt{ background: url(../images/tm.png) repeat; width: 100%; height:50px; position: absolute; left: 0px; bottom: -50px; font-size: 14px; color: #fff; line-height: 30px; padding: 10px 20px; text-align:center; box-sizing:border-box; transition: all 0.3s;}
.i_d4_2_img:hover .txt{ bottom: 0px;}

.i_d5_img1{ float:left;}
.i_d5_txt{ float:right; width:645px; padding-top:25px; font-size:14px; color:#454545; line-height:25px;}

.i_d6_title{ height:45px; line-height:45px; font-size:16px; color:#fff; background:#d8d8d8; position:relative;}
.i_d6_title span{ display:block; width:130px; background: url(../images/i_d1_l_nav_title_bg.png) #0f58d6 50px center no-repeat; padding-left:90px;}
.i_d6_title a.more1{ position:absolute; right:10px; top:0px; color:#0f58d6;}

.i_d6_list li{ float:left; width:284px; border-bottom:#e0e0e0 2px solid; margin:20px 8px;}
.i_d6_list li img{ width:264px; height:183px; padding: 10px; background: #fff; box-shadow: 0px 0px 20px #ccc;}
.i_d6_list li .txt{ line-height:45px; font-size:16px; text-align:center;}
.i_d6_list li:hover{ border-bottom:#0f58d6 2px solid;}
.i_d6_list li:hover .txt{ color:#0f58d6;}

.i_d7_c{ border:#ececec 1px solid;}
.i_d7_list{ float:left; width:438px; margin-left:20px;}
.i_d7_list li{ padding:9px 0; border-top:#f2f2f2 1px solid;}
.i_d7_list li img{ float:left;}
.i_d7_list li .txt{ float:right; width:265px;}
.i_d7_list li .txt .txt1{ padding-top:25px; font-size:16px; color:#333333; line-height:25px;}
.i_d7_list li .txt .txt2{ font-size:14px; color:#999999; line-height:25px;}
.i_d7_list li .txt .txt1 a:hover{ color:#0f58d6;}

.i_d8_list li{ float:left; width:387px; margin-left:19px;}
.i_d8_list li:first-child{ margin-left:0;}
.i_d8_list li .txt1{ margin-top:30px; font-size:18px; color:#000000; line-height:25px;}
.i_d8_list li .txt1 a{ color:#000000;}
.i_d8_list li .txt2{ font-size:12px; color:#bababa; line-height:20px;}
.i_d8_list li .txt3{ margin-top:10px; font-size:14px; color:#666666; line-height:25px;}

.clear { clear: both; font-size: 1px; width: 1px; height: 0; visibility: hidden; zoom: 1; }

a.i_more{ display:block; margin:0 auto; width:150px; height:40px; line-height:40px; text-align:center; border-radius:20px; background:#0f58d6; font-size:16px; color:#fff;}